home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Airline Maintenance & Engineering
/
Unisys Airline Maintenance & Engineering.iso
/
u_intro.dxr
/
00057.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-04-11
|
277 b
|
15 lines
on mouseUp
set the video of member "unisys2" to 0
set the video of member "unisys1" to 0
updateStage()
set the visible of sprite 10 to 0
go("1a_4")
end
on exitFrame
if (the movieTime of sprite 10 / 60) >= 25 then
go(the frame + 1)
end if
go(the frame)
end